type github.com/jackc/pgx/v5/pgconn.authMethod
5 uses
github.com/jackc/pgx/v5/pgconn (current package)
require_auth.go#L9: type authMethod uint8
require_auth.go#L12: authMethodPassword authMethod = iota
require_auth.go#L47: func (ra requireAuth) allows(m authMethod) bool {
require_auth.go#L54: func (ra requireAuth) check(m authMethod) error {
require_auth.go#L105: var m authMethod
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)